export declare function getResultsSOLR(searchString: string, returnResults: Function, sorter: Function, configuration?: any): void;
