export declare const PDFRender: import("@zdzz/shared").SFCWithInstall> & { onError?: ((...args: any[]) => any) | undefined; }, { url: string; }, {}>>; export declare type PDFRenderInstance = InstanceType;