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