import { SolanaGatewayProps } from './types'; export declare const useSolanaGateway: () => SolanaGatewayProps;