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