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