import { SVGIconDef } from './types'; declare const ListCheckOutlined: SVGIconDef; export default ListCheckOutlined;