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

declare const Work: ReactIconComponentType;
export default Work;
            