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