import * as React from "react"; declare function SvgPy(props: React.SVGProps): JSX.Element; export default SvgPy;