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