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