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