import AbortController from "abort-controller"; export { AbortController }; /** * Returns the User-Agent string for the Node.js SDK */ export declare function getUserAgentString(): string;