export = convertCharStr2CSS;
declare function convertCharStr2CSS(ch: any): string;
