import { ILerpFunction } from "./ILerpFunction";
export declare let EaseInOutExpo: ILerpFunction;
