import { SvgIconComponent } from './types'; declare const DragIndicatorIcon: SvgIconComponent; export default DragIndicatorIcon;