import type util from "node:util"; export declare const promisify: typeof util.promisify;