import { type IScheduledEmailDialogProps } from "../types.js"; export declare function DefaultLoadingScheduledEmailDialog({ scheduledExportToEdit, onCancel }: Pick): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DefaultLoadingScheduledEmailDialog.d.ts.map