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

declare const DragMove2LineIcon: RemixiconReactIconComponentType;
export default DragMove2LineIcon;
