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