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