/** * The post id. */ export type PostId = number;