import { ReactIconComponentType } from '../types';

declare const SupervisorAccount: ReactIconComponentType;
export default SupervisorAccount;
            