import type { NOT } from "./not"; import type { OR } from "./or"; export type NOR = NOT>;