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