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