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