export interface SBGRevision { 'sbg:revision': number; 'sbg:modifiedBy': string; 'sbg:revisionNotes': string; 'sbg:modifiedOn': number; }