export declare function isSolanaAddress(value?: string): boolean;
