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