import { Logger } from '@vuepress/helper';
export declare const CLIENT_FOLDER: string;
export declare const PLUGIN_NAME = "@vuepress/plugin-markdown-math";
export declare const logger: Logger;
