import { SUPPORTED_NETWORKS } from "helpers/deploy/constants";
export declare const startingBlockForACM: Record<string, number>;
export declare const addressMap: Record<SUPPORTED_NETWORKS, Record<string, string>>;
//# sourceMappingURL=config.d.ts.map