import { Activity } from '@sliprail/sdk/lib/activity'
type Activity
id: string
update: (options: ActivityUpdateOptions) => void