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

declare const SettingsLineIcon: RemixiconReactIconComponentType;
export default SettingsLineIcon;
