export declare const UMB_BLOCK_RTE_PROPERTY_EDITOR_SCHEMA_ALIAS = "Umbraco.RichText"; /** * The attribute where the block content key is stored. */ export declare const UMB_BLOCK_RTE_DATA_CONTENT_KEY = "data-content-key";