export declare const romanizeKorean: (string: string) => string;
