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