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