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