import React from "react";
import './tabs.css';
export default function Tabs(props: any): React.JSX.Element;
