export declare const getAddress: (contractName: string, networkName?: string) => string;
