import { RemixiconReactIconComponentType } from './dist/typings';

declare const ListUnorderedIcon: RemixiconReactIconComponentType;
export default ListUnorderedIcon;
