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