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