/** Attachment point for the callback. Object has "Deferred" type. */
export declare function Deferred<T>(): any;
export default Deferred;
