export type PostMessage = { type: string; value: any; };