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