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