export declare const normalizeString: (s: string) => string;
