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