export declare const latinize: (str: string) => string;
