import * as i0 from "@angular/core"; /** * Defines the root component for background extensions. * Currently, this component does very little (nothing) but is here allow for * a common implementation that applies to all background extensions */ export declare class BackgroundExtensionRootComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }