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