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