import { ReactIconComponentType } from '../types';

declare const BrightnessAuto: ReactIconComponentType;
export default BrightnessAuto;
            