export declare function isRuLayout(text: string): boolean; export declare function fixRuLayout(text: string): string;