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

declare const DragMoveLineIcon: RemixiconReactIconComponentType;
export default DragMoveLineIcon;
