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