import type { SVGProps } from "react"; import * as React from "react"; declare const SvgLogin: (props: SVGProps) => React.JSX.Element; export default SvgLogin; //# sourceMappingURL=Login.d.ts.map