import * as React from "react"; import { TabPanelsPropsT } from "./types"; export declare const TabPanels: React.FC;