import type { AsyncComponentLoader } from 'vue'; export declare function createClientPage(loader: AsyncComponentLoader): Promise;