export declare const getDynamicTemplateRefs: (dynamicComponents: Set) => string; export declare const getInitEmbedViewCode: (dynamicComponents: Set) => string;