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