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