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