import type { FindReplacePlugin } from './findReplacePluginType';
export declare const findReplacePlugin: FindReplacePlugin;
