import { DocumentIdentifier } from "../documentpicker"; export interface DocumentRollupBlockProperty { pickedDocuments?: Array; }