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