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