/** * Indicates the orientation of the toolbar. * @type {'horizontal' | 'vertical'} */ export declare const orientation = "data-orientation";