/// import { IconProps } from "../type"; export declare const QAColorIcon: ({ className, style, ...props }: IconProps) => JSX.Element;