export function toNumeric(value: any): number | bigint;
