import { ReactIconComponentType } from '../types';

declare const DragIndicator: ReactIconComponentType;
export default DragIndicator;
            