/** Provides the factory used to create a polygon native for the `NativeFactory` token. */ export declare const NativeGoogleMapsPolygonFactoryProvider: import("@angular/core").FactoryProvider; /** Provides the factory used to create a polygon wrapper for the `WrapperInstance` token. */ export declare const GoogleMapsPolygonFactoryProvider: import("@angular/core").FactoryProvider;