/*! * Copyright © 2018-present Upvest GmbH. All rights reserved. * * License is found in the LICENSE file in the root directory of this source tree. */ export declare const scrollableClass: string; export declare const scrollable_NoneClass: string; export declare const scrollable_xClass: string; export declare const scrollable_yClass: string;