export type TypeDaprPubSubCallback = (data: any, headers: object) => Promise;