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