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