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