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