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