import { SvgIconProps } from "@mui/material"; import { FC } from "react"; declare const Logo: FC; export default Logo;