import type { IconProps } from '../../types'; declare const ListUnordered: import("react").NamedExoticComponent; /** * Remix Icon: List Unordered * @see {@link https://remixicon.com/icon/list-unordered Remix Icon Docs} */ export { ListUnordered };