import { IconDefinition } from '../../types';
declare const ListUl: IconDefinition;
export default ListUl;
