import React from 'react'; import { SVGIconProps } from '../types'; declare const SvgBrightness6: ({ size, ...props }: SVGIconProps) => React.JSX.Element; export default SvgBrightness6; //# sourceMappingURL=Brightness6.d.ts.map