import { InferField } from "@/types"; export declare const getOptionLabel: (field: InferField) => string; //# sourceMappingURL=index.d.ts.map