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