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