import { RemixiconReactIconComponentType } from './dist/typings';

declare const ShapeLineIcon: RemixiconReactIconComponentType;
export default ShapeLineIcon;
