export declare const filterTag: (str: string) => string; export declare function getPinyin(l1: string, firstBoolen?: boolean): string;