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