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