import React from 'react'; declare const SvgBookmarkOutline: (props: React.SVGProps) => JSX.Element; export default SvgBookmarkOutline;