export declare const toNumber: (input: string | number | null | undefined) => number;