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