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