import { CaaSApi_Body, CaaSApi_Section } from '../types'; export declare function createPageRefBody(children?: CaaSApi_Section[]): CaaSApi_Body;