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