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