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