/** * Can be passed into the Delayed to defer using a microtask * */ export declare const MicrotaskDelay: unique symbol;