import "preact/debug"; declare function csr(fileName: string, Page: any, initialProps?: any): Promise; export { csr };