import { ViewerPayload } from '@3cr/viewer-types-ts'; export const demoPayload: ViewerPayload = { Url: 'https://webgl-3dr.singular.health/demo/scans/chest_v6.3vxl', DecryptionKey: { Iv: 'xDt9F6CjVSZElwoS5No77Q==', Key: 'Oc5F5YatHrB0MHRcphh/DlDKUqG5mpbniEm+fWPooag=', }, };