export declare function throwIf(condition: boolean, message: string): void;
//# sourceMappingURL=throw-if.d.ts.map