/** * @deprecated Import from "../types" instead. This file is kept for backward compatibility. */ export type { OptionKey, Option } from "../types"; export type { Option as default } from "../types";