/*** * Difhub version: 1.0.0 draft * https://difhub.com/view/organizations/Business%20Systems/systems/Settlement/applications/Billing/datasets/InterCompany/versions/1 */ export declare class InterCompanyDto { bu: string; gl: string; constructor(d?: InterCompanyDto); }