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