import type { Upload } from '../../payload-types' export const uploadsDoc: Partial = { text: 'An upload here', }