export interface ISPListItemInfo {
    id: string;
}
//# sourceMappingURL=ISPListItemInfo.d.ts.map