import { IconProps } from '../types';
declare const Shovel: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Shovel;
//# sourceMappingURL=Shovel.d.ts.map