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