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