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