export declare const contentElementAttr = "__ngx_dynamic_hooks_content";
export declare const anchorElementTag = "dynamic-component-anchor";
export declare const anchorAttrHookId = "__ngx_dynamic_hooks_anchor_id";
export declare const anchorAttrParseToken = "__ngx_dynamic_hooks_anchor_parsetoken";
export declare const voidElementTags: string[];
