import { IconProps } from '../Icon'; declare function SvgViewList(props: IconProps): JSX.Element; export default SvgViewList;