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