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

declare const Carpenter: ReactIconComponentType;
export default Carpenter;
            