export declare class AdditionalData { other: string; constructor(other: string); } //# sourceMappingURL=additionalData.d.ts.map