import type { FC, SVGProps } from "react";
export declare const BookmarkPlus: FC<SVGProps<SVGSVGElement>>;
export default BookmarkPlus;
//# sourceMappingURL=BookmarkPlus.d.ts.map