Before the map is created from FNC, is there a way to define an import that could be used to reference the Open Geospatial Consortium library?
import { WmsMapType } from '@googlemaps/ogc';
map = new google.maps.Map(document.getElementById("map"), mapOptions);