import { ContractArtifact } from 'ethereum-types'; export declare const artifacts: { Exchange: ContractArtifact; IExchange: ContractArtifact; }; //# sourceMappingURL=artifacts.d.ts.map