export declare const addresses: {
    domainRoutingIsmFactory: string;
    mailbox: string;
    merkleTreeHook: string;
    protocolFee: string;
    proxyAdmin: string;
    staticAggregationHookFactory: string;
    staticAggregationIsmFactory: string;
    staticMerkleRootMultisigIsmFactory: string;
    staticMessageIdMultisigIsmFactory: string;
    testRecipient: string;
    timelockController: string;
    validatorAnnounce: string;
};
