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