import React from "react"; declare const TabPanel: React.ForwardRefExoticComponent & React.RefAttributes>; export default TabPanel;