export declare const onlyOnceQueueMicrotask: (fn: (...args: TArgs) => void) => ((...args: TArgs) => void);