/// <reference types="react" />
declare const LightModeIcon: () => JSX.Element;
export default LightModeIcon;
