import { Base, IEnumerable$1, Stream, Type } from "igniteui-webcomponents-core"; import { IPackageRelationship } from "./IPackageRelationship"; /** * @hidden */ export declare class RelationshipsWriter extends Base { static $t: Type; private static readonly c; private static readonly a; static j(a: IEnumerable$1, b: Stream): void; }