import type { Type } from "./types";
export declare const TYPE_OPTIONS: Record<string, Type>;
