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