export type ValueProviderRoot = [(...roots: object[]) => any, Set]; export declare const jsep: (exprToParse: string) => ValueProviderRoot; //# sourceMappingURL=jsep.d.ts.map