import { TFilterName } from '../model/types'; import { TValueKey } from './types'; export declare const FILTER_TO_VALUE_KEY: Record;