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