/// import { IconProps } from './types'; export declare const Team: ({ color, size }: IconProps) => JSX.Element;