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

declare const EarthquakeFillIcon: RemixiconReactIconComponentType;
export default EarthquakeFillIcon;
