import type { ValuesVariant, Value } from "../-types"; export declare const getTotalFilledValue: (values: Partial>) => number;