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

declare const WorkOff: ReactIconComponentType;
export default WorkOff;
            