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