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