import { next_page_ctx } from '../types'; export declare function buildNextPageActions(nextPage: any, ctx: next_page_ctx): any[]; export default buildNextPageActions; //# sourceMappingURL=buildNextPageActions.d.ts.map