export declare function toInt(value?: string): number;
