export declare const SECTION_ITEM_CLASS_NAME = "sn-section-item"; export declare const SECTION_ROOT_CLASS_NAME = "sn-section-root"; export declare const SECTION_DEFAULT_ITEM_CLASS_NAME = "sn-section-default-item"; export declare const SELF_SECTION_ID_ATTRIBUTE = "data-sn-self-section-id"; //# sourceMappingURL=constants.d.ts.map