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