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

declare const DragDropLineIcon: RemixiconReactIconComponentType;
export default DragDropLineIcon;
