export declare function queueCancellableMicrotask(handler: () => void): () => void;