export declare function toZenginKana(str: string): string;
export declare function toZenginKana(str: null): null;
export declare function toZenginKana(str: undefined): undefined;
//# sourceMappingURL=toZenginKana.d.ts.map