export declare function testPath(input: string, target: string | RegExp): any; export declare function parsePluginOptions(a: any, b?: any, defaultValue?: any): [T, RegExp];