import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgListBookmarkFill: (props: SVGProps) => React.JSX.Element; export default SvgListBookmarkFill; //# sourceMappingURL=ListBookmarkFill.d.ts.map