import { SVGProps } from "react";
declare const MCDigg: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCDigg };
