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