import { SvgIconComponent } from './types'; declare const BrightnessLowIcon: SvgIconComponent; export default BrightnessLowIcon;