export declare const prepareRegex: (str: string) => RegExp;
