export declare const NFT_CANISTERS: {
    WRAPPED_PUNKS: string;
    WRAPPED_DRIP: string;
    IC_PUNKS: string;
    IC_DRIP: string;
    ICP_BUNNY_MAIN: string;
    ICP_BUNNY_STORAGE: string[];
};
