import { MdiReactIconComponentType } from './dist/typings';

declare const CarpentryIcon: MdiReactIconComponentType;
export default CarpentryIcon;
