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