import { SvgIconProps } from "@mui/material"; declare const TopIcon: (props: SvgIconProps) => import("react/jsx-runtime").JSX.Element; export default TopIcon;