import { IconComponent } from '..';
declare const LocationIcon: IconComponent;
export { LocationIcon };
