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