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