export declare function getAllItems(configWebURL: string, propsListName: string, thisProps: string[], restFilter: string, runAsync: boolean): Promise<any[]>;
