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