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