export interface BabylonDynamicHeadingI { tag?: string; cssClass?: string; content?: string; }