export interface ISPView {
    Id: string;
    Title: string;
}
//# sourceMappingURL=ISPView.d.ts.map