export declare const toSafeInteger: (num: string | number) => number;