import * as React from "react"; declare function LogIn(props: React.SVGProps): any; export default LogIn;