export declare function toNumeric(value: string): string;
