DragOutlined.d.ts 116 Bytes
import { IconDefinition } from '../types';
declare const DragOutlined: IconDefinition;
export default DragOutlined;