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