import type { FunctionalComponent } from 'vue'; declare const DocumentChecked: FunctionalComponent<{}, {}>; export default DocumentChecked;