import { NextServerComponentOptions } from "./types";
export declare function gnNextServerComponent(options: NextServerComponentOptions): Promise<string>;
//# sourceMappingURL=template.d.ts.map