export default function (pageConfig: Record<string, string>, pageId: string): Promise<boolean>;
