import * as React from "react"; declare function BookmarkIcon(props: React.SVGProps): JSX.Element; export default BookmarkIcon;