export interface IListItemAttachmentFile {
    FileName: string;
    ServerRelativeUrl: string;
}
//# sourceMappingURL=IListItemAttachmentFile.d.ts.map