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