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