import { SqlQueryService } from '../lib-core/sql-query-service';
export declare class BackendSqlQueryService extends SqlQueryService {
}
