export type SearchRefinementBin = {
    Id: string;
    DisplayName: string;
};
//# sourceMappingURL=search-refinement-bin.d.ts.map