export declare let canNormalize: boolean; export declare const normalizeNFC: (str: string) => string;