export declare const pluginName = "import-x";
export type PluginName = typeof pluginName;
