import { StyledIcon } from '@styled-icons/styled-icon'; export declare const DragMove: StyledIcon; export declare const DragMoveDimensions: { height: number; width: number; };