import { PropsWithChildren } from 'react'; export declare function TabList(props: PropsWithChildren<{}>): import("react/jsx-runtime").JSX.Element;