import { ServiceToken } from "./types";
export declare function tokenToString(token: ServiceToken): string;
//# sourceMappingURL=utils.d.ts.map