export declare const assert: { (condition: boolean, message: string): asserts condition; }; //# sourceMappingURL=utils.d.ts.map