export declare function checkInt(n: number | null | undefined, name: string): number;
//# sourceMappingURL=check-int.d.ts.map