/** Holds an **out** `transition-timing-function`. */ export declare const easeOut = "cubic-bezier(.4,0,.5,1)";