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