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