export declare function replaceGlobalValuesInObject(rawObject: any, session: any, answers?: any): any;
