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