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