export declare type EasingFunction = (t: number) => number;
//# sourceMappingURL=types.d.ts.map