import { TenantBoxService } from '@abp/ng.account.core';
import * as i0 from "@angular/core";
export declare class TenantBoxComponent {
    service: TenantBoxService;
    constructor(service: TenantBoxService);
    static ɵfac: i0.ɵɵFactoryDeclaration<TenantBoxComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<TenantBoxComponent, "abp-tenant-box", never, {}, {}, never, never>;
}
