LocationElement: {
    defaultValue?: unknown;
    reverseGeocoding?: {
        formattedAddressElementId: string;
        integrationType: IntegrationGeoscape["type"];
    };
    type: "location";
} & LookupFormElement & FormElementRequired & FormElementReadOnly