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