/** * Extracts the name of the template that the current fragment is requesting. */ export declare function getTemplateName(fragmentSource: string): string; //# sourceMappingURL=get-template-name.d.ts.map