/// export default function ConnectOptions({ onClose }: { onClose: () => void; }): JSX.Element;