import { Contract } from './contract';
import { Interface } from './interface';
export { Contract, Interface };
//# sourceMappingURL=index.d.ts.map