/// import { IconProps } from '../../types'; declare const GalleryCheck: (allProps: IconProps) => JSX.Element; export default GalleryCheck;