/** * Present when the accordion is disabled. */ export declare const disabled = "data-disabled"; /** * Indicates the orientation of the accordion. */ export declare const orientation = "data-orientation";