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