/// import { IIconProps } from 'types'; declare const SupervisorSvg: (props: IIconProps) => JSX.Element; export default SupervisorSvg;