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