import * as i0 from "@angular/core";
/**
 * Defines the root component for background extensions.
 * Currently, this component  but is here allow for
 * a common implementation that applies to all background extensions
 */
export declare class UxExtensionRootComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<UxExtensionRootComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<UxExtensionRootComponent, "sme-ux-extension-root", never, {}, {}, never, never, false, never>;
}
