import { SVGProps } from "react"; declare const WIWiCelsius: (props: SVGProps) => JSX.Element; export { WIWiCelsius };