import { ImageSourcePropType } from 'react-native'; declare class Icons { static auto: ImageSourcePropType; static autoSelected: ImageSourcePropType; static autoOrange: ImageSourcePropType; static moon: ImageSourcePropType; static moonSelected: ImageSourcePropType; static moonOrange: ImageSourcePropType; static heart: ImageSourcePropType; static heartSelected: ImageSourcePropType; static heartOrange: ImageSourcePropType; static mode1: ImageSourcePropType; static mode1Selected: ImageSourcePropType; static mode2: ImageSourcePropType; static mode2Selected: ImageSourcePropType; static mode3: ImageSourcePropType; static mode3Selected: ImageSourcePropType; static mode4: ImageSourcePropType; static mode4Selected: ImageSourcePropType; static filter: ImageSourcePropType; static statusWarn: ImageSourcePropType; static switch: ImageSourcePropType; static lighting: ImageSourcePropType; static lightingSelected: ImageSourcePropType; static glittering: ImageSourcePropType; static glitteringSelected: ImageSourcePropType; static book: ImageSourcePropType; static bookSelected: ImageSourcePropType; static computer: ImageSourcePropType; static computerSelected: ImageSourcePropType; static rainbow: ImageSourcePropType; static rainbowSelected: ImageSourcePropType; static sun: ImageSourcePropType; static sunSelected: ImageSourcePropType; static sunOrange: ImageSourcePropType; static close: ImageSourcePropType; static countdown: ImageSourcePropType; static usb: ImageSourcePropType; static plugCn: ImageSourcePropType; static plugUs: ImageSourcePropType; static plugSaf: ImageSourcePropType; static plugEn: ImageSourcePropType; static plugEu: ImageSourcePropType; static disconnect: ImageSourcePropType; static switchOn: ImageSourcePropType; static switchOff: ImageSourcePropType; static naturalWind: ImageSourcePropType; static naturalWindSelected: ImageSourcePropType; static straightWind: ImageSourcePropType; static straightWindSelected: ImageSourcePropType; static straightWindOrange: ImageSourcePropType; static timer: ImageSourcePropType; static horizontalSwing: ImageSourcePropType; static horizontalSwingSelected: ImageSourcePropType; static horizontalSwingOrange: ImageSourcePropType; static verticalSwing: ImageSourcePropType; static verticalSwingSelected: ImageSourcePropType; static verticalSwingOrange: ImageSourcePropType; static pause: ImageSourcePropType; static pauseSelected: ImageSourcePropType; static up: ImageSourcePropType; static upSelected: ImageSourcePropType; static down: ImageSourcePropType; static downSelected: ImageSourcePropType; static alarm: ImageSourcePropType; static dryWithWind: ImageSourcePropType; static dryWithWindSelected: ImageSourcePropType; static dryWithHeat: ImageSourcePropType; static dryWithHeatSlected: ImageSourcePropType; static off: ImageSourcePropType; static offSelected: ImageSourcePropType; static quickHot: ImageSourcePropType; static quickHotSelected: ImageSourcePropType; static curtainOpen: ImageSourcePropType; static curtainOpenSelected: ImageSourcePropType; static curtainClose: ImageSourcePropType; static curtainCloseSelected: ImageSourcePropType; static curtainStyleBoth: ImageSourcePropType; static curtainStyleLeft: ImageSourcePropType; static curtainStyleRight: ImageSourcePropType; static basicWind: ImageSourcePropType; static basicWindSelected: ImageSourcePropType; static energySavingWind: ImageSourcePropType; static energySavingWindSelected: ImageSourcePropType; static tv: ImageSourcePropType; static tvSelected: ImageSourcePropType; static warmth: ImageSourcePropType; static warmthSelected: ImageSourcePropType; static custom: ImageSourcePropType; static customSelected: ImageSourcePropType; static water0: ImageSourcePropType; static water0Selected: ImageSourcePropType; static consumableFilter: ImageSourcePropType; static none: ImageSourcePropType; static noneSelected: ImageSourcePropType; static level1: ImageSourcePropType; static level1Selected: ImageSourcePropType; static level1Orange: ImageSourcePropType; static level2: ImageSourcePropType; static level2Selected: ImageSourcePropType; static level2Orange: ImageSourcePropType; static level3: ImageSourcePropType; static level3Selected: ImageSourcePropType; static level3Orange: ImageSourcePropType; static level4: ImageSourcePropType; static level4Selected: ImageSourcePropType; static level4Orange: ImageSourcePropType; static level5: ImageSourcePropType; static level5Selected: ImageSourcePropType; static level5Orange: ImageSourcePropType; static dryer: ImageSourcePropType; static dryerSelected: ImageSourcePropType; static dryerOrange: ImageSourcePropType; static ventilation: ImageSourcePropType; static ventilationSelected: ImageSourcePropType; static ventilationOrange: ImageSourcePropType; static heatLow: ImageSourcePropType; static heatLowSelected: ImageSourcePropType; static heatLowOrange: ImageSourcePropType; static light: ImageSourcePropType; static lightSelected: ImageSourcePropType; static lightOrange: ImageSourcePropType; static ptcBathBlow: ImageSourcePropType; static ptcBathCustom: ImageSourcePropType; static ptcBathDryer: ImageSourcePropType; static ptcBathHeating: ImageSourcePropType; static ptcBathMultiple: ImageSourcePropType; static ptcBathVentilation: ImageSourcePropType; static uv: ImageSourcePropType; static nightLight: ImageSourcePropType; static nightLightSelected: ImageSourcePropType; static countdownOrange: ImageSourcePropType; static timerOrange: ImageSourcePropType; static smileFace: ImageSourcePropType; static smileFaceSelected: ImageSourcePropType; static friend: ImageSourcePropType; static friendSelected: ImageSourcePropType; static entertain: ImageSourcePropType; static entertainSelected: ImageSourcePropType; static color: ImageSourcePropType; static colorTemperature: ImageSourcePropType; static switchOrange: ImageSourcePropType; static airCooler: ImageSourcePropType; static airCoolerSelected: ImageSourcePropType; static screen: ImageSourcePropType; static screenSelected: ImageSourcePropType; static anion: ImageSourcePropType; static anionSelected: ImageSourcePropType; } export default Icons;