export interface ParserOptions { readOnly: boolean; submissionScope: string; collectionUUID: string; typeField: string; }