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