type FormTabsProps = {}; declare function FormTabs(_: FormTabsProps): import("react/jsx-runtime").JSX.Element; export { FormTabs }; export type { FormTabsProps };