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