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