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