export function _refs(host: Element): (name: string) => Element[]; export function _ref(host: Element): (name: string, root?: Element) => Element;