import { HTMLAttributes } from 'react'; export declare const TabContent: (props: HTMLAttributes & { id: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=TabContent.d.ts.map