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