/// import { IconProps } from "../type"; export declare function HTMLIcon({ className, style, ...props }: IconProps): JSX.Element;