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