import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const DragSIcon: FunctionalComponent; export default DragSIcon;