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