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