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