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