import { numericDatatype } from '@hydrofoil/shaperone-core/lib/datatypes.js'; export declare function getType(datatype: ReturnType | undefined): "number" | "text"; //# sourceMappingURL=textFieldType.d.ts.map