export declare const throwOnNegativeNumber: (variable: number | undefined, name: string) => void;