export declare function assert(condition: boolean, err?: Error): asserts condition;
//# sourceMappingURL=assert.d.ts.map