import * as React from 'react'; /** * HubSpot brand logo (solid orange) * Usage: */ export declare function HubspotIcon({ className, fill, ...props }: React.SVGProps): React.JSX.Element; //# sourceMappingURL=hubspot-icon.d.ts.map