export declare const AntiHiraganaPattern: RegExp; export declare function extractHiragana(string: string): string;