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