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

declare const PlayForWork: ReactIconComponentType;
export default PlayForWork;
            