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