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