import { FC } from 'react';
import { ADSIcon } from "../../icons.types";
declare const Craftsman48: FC<ADSIcon>;
export default Craftsman48;
