import { DeveloperIconProps } from '../icon'; export declare const Homebrew: (props: DeveloperIconProps) => import('react').FunctionComponentElement;