export interface SortingOption { id: string; label: string; } //# sourceMappingURL=SortingOption.d.ts.map