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