export declare const useExportDashboardToPdf: () => { exportDashboardToPdf: (payload?: import("../../../model/commands/dashboard.js").IExportDashboardToPdfPayload | undefined, correlationId?: string | undefined) => void; exportDashboardToPdfStatus: import("../../../model/react/useDashboardCommandProcessing.js").CommandProcessingStatus | undefined; }; //# sourceMappingURL=useExportDashboardToPdf.d.ts.map