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