export declare function generateEasingFunctionFromString(path: string): (t: number) => number;
//# sourceMappingURL=customEase.d.ts.map