import type { IconProps } from '../../types'; declare const LayoutMasonryLine: import("react").NamedExoticComponent; /** * Remix Icon: Layout Masonry Line * @see {@link https://remixicon.com/icon/layout-masonry-line Remix Icon Docs} */ export { LayoutMasonryLine };