/** * @param fragments * @param template * @internal */ export declare function compileOutputs(fragments: any[], template: string): string;