/// declare const TabVisual: ({ onClick, label }: any) => JSX.Element; export default TabVisual;