export declare function decodeStoredRuntimeCard(input: { runtimeCardJson?: unknown; }): Record | undefined;