import { IconProps } from './@ErkIcon'; declare function LocationIcon(props: IconProps): JSX.Element; export default LocationIcon;