export declare function isValidAddress(address: string, currency: any, opts?: any): boolean;
