import { default as React } from 'react'; declare const BrightnessM: (props: React.SVGProps) => JSX.Element; export default BrightnessM;