export declare const removeDataMinDataMax: (value: "data-min" | "data-max" | number | undefined) => number | undefined;