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