import { SVGProps } from 'react'; declare const ThemeSunBright: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default ThemeSunBright;