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