export function parseStructuredJson(value: string): unknown; export function getStructuredPayloadCandidates(value: unknown): unknown[];