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