export declare function getAllBusinessUnits(token: string, organizationContext: string): Promise<any[]>;
