import * as React from "react"; declare function BookmarkOutline(props: React.SVGProps): any; export default BookmarkOutline;