export declare const unicodeToKaputa: (text: string) => string;
