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