import { MapSelection } from './map_selection_parsing'; export declare function parseMapWithSubquerySelection(f: Function, subtableNames: string[]): MapSelection;