/**
 * CodeAnalizerComment: Updated 1 imports on 2024-09-22 02:56:43
 * Update:: import { makeTheTimeObject } to '@mikezimm/fps-core-v7/lib/logic/Time/timeObject;'

 */
import { RefineRuleValues } from "../../../components/webparts/Drilldown/Refiners/IRefiners";
/**
 * 2024-08-24:  Migrated from drillFunctions
 *    getGroupByDate
 * @param fieldValue
 * @param ruleSet
 * @returns
 */
export declare function getGroupByDate(fieldValue: any, ruleSet: RefineRuleValues[]): string;
//# sourceMappingURL=getGroupByDate.d.ts.map