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