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