declare const Location: import("react").ForwardRefExoticComponent<import("../Icon").IconProps & import("react").RefAttributes<SVGElement>>;
export default Location;
