export declare class AdvancedSortOptions { sortFilter: string; sortAggregate: string; sortReference: string[]; }