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