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