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

declare const ToolsLineIcon: RemixiconReactIconComponentType;
export default ToolsLineIcon;
