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