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