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