export declare type AddressNotFoundError = { name: string; message: string; };