/**
* ⚠️ WARNING: Nothing unwatches ⚠️
* This will produce a memory leak.
*/
export declare function effect(cb: () => void): () => void;
//# sourceMappingURL=microtask-effect.d.ts.map