export declare function toNumber(input: string): number;
