import { Style } from '../style'; export declare class ScrollBehavior extends Style { static key: string; }