export declare function assert(condition: any, message: string): asserts condition;
//# sourceMappingURL=assert.d.ts.map