export declare function reToStringList(re: RegExp, char: string): string[];
