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