export declare function toHiragana(value: string): string;
