export declare const mapWeave: (mapArg?: (arg: any, i: number) => any, mapTemplate?: (template: string, i: number) => string) => (templateStrings: TemplateStringsArray, ...templateStringArguments: any[]) => any[];
//# sourceMappingURL=map-weave.d.ts.map