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