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