export type IntOrString = string | number;