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