import { TabProps } from '@chakra-ui/react'; export declare const Tab: (props: TabProps) => JSX.Element;