export declare const alias: { backgroundTextStyle: string; backgroundColor: string; backgroundColorTop: string; backgroundColorBottom: string; rootBackgroundColor: string; scrollTop: string; scrollDuration: string; pageStyle: string; pageFontSize: string; rootFontSize: string; pageOrientation: string; onResize: string; onScroll: string; onScrollDone: string; }; export declare const props: string[];