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