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