import { default as React } from 'react'; export declare function Tabs({ children }: { children: Array; }): import("react/jsx-runtime").JSX.Element;