export declare const addresses: {
    defaultHook: string;
    defaultIsm: string;
    interchainGasPaymaster: string;
    mailbox: string;
    merkleTreeHook: string;
    noopIsm: string;
    protocolFee: string;
    testRecipient: string;
    validatorAnnounce: string;
};
