export function scrollableContainerDriverFactory(base: any): { childExists: (dataHook: any) => any; exists: () => Promise; element: () => Promise; click: () => Promise; }; //# sourceMappingURL=ScrollableContainer.uni.driver.d.ts.map