/** Holds an **in** `transition-timing-function`. */ export declare const easeIn = "cubic-bezier(0,0,.2,1)";