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