export declare const isBitcoinAddressValid: (address: string) => boolean;