import { ContractArtifact } from '../../ContractArtifact'; /** * Doesn't store the Safe interface. * Only used to maintain the list of RN Safe administrating the contracts across supported chains */ export declare const safeAdminArtifact: ContractArtifact; //# sourceMappingURL=index.d.ts.map