export declare const createPageNodeId: (createNodeId: (arg0: string) => string, pageId: string) => string;
