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