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