type alias WarningListener Usageimport { type WarningListener } from "node:process"; Definition (warning: Error) => void