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