export declare const addresses: {
    mailbox: string;
    merkleTreeHook: string;
    validatorAnnounce: string;
};
