export declare enum PartsEmbeddingModes { EmbedAllIntoHtml = "EmbedAllIntoHtml", EmbedCssOnly = "EmbedCssOnly", NoEmbedding = "NoEmbedding" }