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

declare const Handyman: ReactIconComponentType;
export default Handyman;
            