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