declare var _default: { select(value: any): void; selectByIndex(index: any): void; doScrollingComplete(top: any): void; }; export default _default;