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