import type { TabsProps } from "react-bootstrap/Tabs"; export interface ITabsProps extends TabsProps { }