import { SVGProps } from "react"; declare const Vite: (props: SVGProps) => JSX.Element; export default Vite;