import { InjectionToken } from '../../../fslinker'; import type * as Lodash from 'lodash-es'; declare type UsedFunctions = 'cloneDeep' | 'debounce' | 'defaults' | 'mapValues' | 'omit' | 'uniqueId'; export declare const LODASH: InjectionToken, "single">; export {};