/// export declare const withBrand: { (Component: any): (props: any) => JSX.Element; displayName: string; __docgenInfo: { description: string; displayName: string; props: {}; }; };