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