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