export default function decodeInspectLink(inspectLink: string): { steamId: string; assetId: string; d: string; };