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