export declare class AbpMultiTenancyService {
    readonly isEnabled: boolean;
}
