export as namespace immediate; export = immediate; declare function immediate( task: (...args: TArgs) => void, ...args: TArgs ): void;