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