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