export declare function transliterate(str: string): string; export declare function prepareForAttribute(str: string): string;