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