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