export declare function toInt(value: any): number | undefined;
