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