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