import { IPlugin } from '../../types'; declare const configPath: IPlugin; export { configPath };