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