export declare const PERIPHERY_CONTRACTS: readonly ["DEGEN_DISTRIBUTOR", "DEGEN_NFT", "MULTI_PAUSE"]; export type PeripheryContract = (typeof PERIPHERY_CONTRACTS)[number];