export declare type MasterCopyReponse = { address: string; version: string; }[];