declare type StartPullDownRefreshCallbackOptions = import("../../common").CallbackOptions; export interface StartPullDownRefreshOptions extends StartPullDownRefreshCallbackOptions { } export {};