/// export declare function ConnectModalIntro({ getWallet }: { getWallet: () => void; }): JSX.Element;