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