export interface ReqCreate { type: number } export type ResCreate = number