export declare const sectionGroupPrefix: "mzn-section-group"; export declare const sectionGroupClasses: { readonly host: "mzn-section-group"; readonly hostHorizontal: "mzn-section-group--horizontal"; };