import { ExtendedPage, Location } from './typings'; export declare function scrollSelector(this: ExtendedPage, selector: string, scrollProperty: Location): Promise;