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