import React from "react";
import '../assets/index.css';
export declare function InternetIdentity(props: any): React.JSX.Element;
