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