/// import { IconProps } from "../../../types"; export default function MoreCircleIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;