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