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