import { RenderFunction } from 'vue';
declare const DocumentRemoveIcon: RenderFunction;
export default DocumentRemoveIcon;
