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