export declare const parseNumber: (input: bigint | number | string) => number;