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