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