/** Holds an **in-out** `transition-timing-function`. */ export declare const easeInOut = "cubic-bezier(.25,.1,.25,1)";