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