declare const VueOfficePdf: { install?: (vue: any) => void; src: string|ArrayBuffer|Blob; staticFileUrl?: string, requestOptions?: any; options?: any }; export default VueOfficePdf;