export interface IAttributes { attributes?: { 'xsi:type': Type; }; }