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