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