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