export declare const normalize: (value?: string | number | undefined) => number | null;