import { IPaginationAdapter } from "./types"; export declare const LimitOffset: IPaginationAdapter;