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

declare const HomeWork: ReactIconComponentType;
export default HomeWork;
            