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