import type { IconProps } from '../../types'; declare const MultiImageLine: import("react").NamedExoticComponent; /** * Remix Icon: Multi Image Line * @see {@link https://remixicon.com/icon/multi-image-line Remix Icon Docs} */ export { MultiImageLine };