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