import React from 'react'; import { IJackInTheBoxContainerProps } from '.'; export declare const JackInTheBox: React.FC;