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

declare const WorkImg: ReactIconComponentType;
export default WorkImg;
            