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