import { type SVGProps } from 'react' export function IconThemeLight(props: SVGProps) { return ( ) }