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