export declare const toLatin: (input: string) => string; export default toLatin; //# sourceMappingURL=toLatin.d.ts.map