import type { IconProps } from '../../types'; declare const GalleryFill: import("react").NamedExoticComponent; /** * Remix Icon: Gallery Fill * @see {@link https://remixicon.com/icon/gallery-fill Remix Icon Docs} */ export { GalleryFill };