import type { IconProps } from '../../types';
declare const EarthquakeFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Earthquake Fill
 * @see {@link https://remixicon.com/icon/earthquake-fill Remix Icon Docs}
 */
export { EarthquakeFill };
