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