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