import { default as Params } from "./type"; declare const _default: (callBack: () => void, option?: Params | number, immediate?: boolean) => () => void; export default _default;