import { strict as assert } from 'assert';
export { strict as assert, AssertionError } from 'assert';
export default assert;
