import type { IconDefinition } from '../types';
declare const SettingOutlined: IconDefinition;
export default SettingOutlined;
