import { TEasingFunction } from '../types'; export declare const EaseInOutBack: TEasingFunction; //# sourceMappingURL=easeInOutBack.d.ts.map