/// import { TabContentsProps } from './types'; export declare const TabContentWrapper: (props: TabContentsProps) => JSX.Element;