import { SVGProps } from 'react'; export declare const HubIcon: (props: SVGProps) => JSX.Element;