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