schema: PluginSchema<{
    config: string;
}> = ...