export declare function localeToCC(locale: string): string;
export declare function get_diregexp(config: IConfig): RegExp;
export declare function get_epregexp(config: IConfig): RegExp;
