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