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