export declare const easeInOutBounce: (t: number) => number; export default easeInOutBounce;