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