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