export declare const normalize: (input: string) => string;
