import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Earthquake: StyledIcon; export declare const EarthquakeDimensions: { height: number; width: number; };