import { SVGProps } from 'react'; declare const IconBookmarkRegular: (props: SVGProps) => JSX.Element; export default IconBookmarkRegular;