export type TenantSecurityGroupScopes = string[]; export declare function LoadTenantSecurityGroupScopes(current: TenantSecurityGroupScopes, payload: any): TenantSecurityGroupScopes;