import { FC, SVGProps } from 'react'; declare const IconViewList: FC & { fill?: string }>; export default IconViewList;