import { Keyframes } from '@emotion/react'; /** * @see {@link https://github.com/animate-css/animate.css/blob/master/source/rotating_exits/rotateOut.css} */ export declare const rotateOut: Keyframes;