export declare const resolveVariableAndFilter: (path?: string, data?: object, defaultFilter?: string, fallbackValue?: (value: any) => any) => any;