export default Bookmark;
declare function Bookmark(props: any): JSX.Element;
