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