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