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