/** @deprecated since v4.0.0, will be removed with next major release. Use easeInOut instead. */
export declare const motionEasingBase = "cubic-bezier(.25,.1,.25,1)";
