import { IconProps } from '../Icon'; declare function SvgSupervisorAccount(props: IconProps): JSX.Element; export default SvgSupervisorAccount;