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