import type { FieldType } from "../core/index.js"; declare function getType(id: string, range: string): FieldType; export default getType; //# sourceMappingURL=getType.d.ts.map