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