export default IconList;
declare function IconList(props: any): JSX.Element | null;
