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