export type TargetType = 'children' | 'descendants'; export type LabelType = '_template' | '__template';