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