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