import { RevealProps } from '../Reveal'; export type JackInTheBoxProps = Omit; export declare const JackInTheBox: React.FC;