import { ICancelScheduledValuesAutomationEvent } from '../interfaces';
export declare const createCancelScheduledValuesAutomationEvent: (cancelTime: number) => ICancelScheduledValuesAutomationEvent;
//# sourceMappingURL=create-cancel-scheduled-values-automation-event.d.ts.map