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

declare const FireLineIcon: RemixiconReactIconComponentType;
export default FireLineIcon;
