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