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