import React from 'react'; import { IJackInTheBoxPresentationProps } from './'; export declare const JackInTheBoxPresentation: React.FC;