export declare const sectionPrefix = "mzn-section"; export declare const sectionClasses: { readonly host: "mzn-section"; readonly hostContent: "mzn-section__content"; };