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