export declare class BuilderTagMap { private static table; static getTag(elementName: string): string | undefined; }