/**
 * @hidden
 */
declare let bfsSetImmediate: (cb: Function) => any;
export default bfsSetImmediate;
