import * as React from 'react'; declare function TeamOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof TeamOutlined; export default TeamOutlined;