import { IExtendedLinearRampToValueAutomationEvent } from '../interfaces';
export declare const createExtendedLinearRampToValueAutomationEvent: (value: number, endTime: number, insertTime: number) => IExtendedLinearRampToValueAutomationEvent;
//# sourceMappingURL=create-extended-linear-ramp-to-value-automation-event.d.ts.map