import * as React from "react"; export declare class ProductTabs extends React.Component { render(): JSX.Element; }