export declare const adminOrderGroupFields: string[]; export declare const adminOrderGroupQueryConfig: { list: { defaults: string[]; isList: boolean; }; retrieve: { defaults: string[]; isList: boolean; }; };