import { IBaseQuery } from '../../core/IBaseQuery'; export declare function top(top: string | number): (q: T) => T;