import type { IconComponent } from "../../types";
export declare const Greenland: IconComponent;
export default Greenland;
