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