/** * @type RankedOnly * @export */ export type RankedOnly = string | boolean;