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

declare const GroupWork: ReactIconComponentType;
export default GroupWork;
            