import { TemplateReferenceItem } from "../interface"; export declare function getRefTypeDesc(refs: TemplateReferenceItem[]): string;