export declare const validateAddress: (address: string) => { address?: string[] | undefined; };