/** * The scroll area's corner height. * @type {number} */ export declare const scrollAreaCornerHeight = "--scroll-area-corner-height"; /** * The scroll area's corner width. * @type {number} */ export declare const scrollAreaCornerWidth = "--scroll-area-corner-width";