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

declare const EarthquakeLineIcon: RemixiconReactIconComponentType;
export default EarthquakeLineIcon;
