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