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