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