import { StyledIcon } from '@styled-icons/styled-icon'; export declare const BrightnessHigh: StyledIcon; export declare const BrightnessHighDimensions: { height: number; width: number; };