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