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