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