type PluginDocs = { recommended?: boolean; }; export type { PluginDocs };