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