import { SvgIconComponent } from './types'; declare const EditLocationIcon: SvgIconComponent; export default EditLocationIcon;