import { RemixiconReactIconComponentType } from './dist/typings';

declare const SettingsFillIcon: RemixiconReactIconComponentType;
export default SettingsFillIcon;
