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