import type { MultiVariantRenderArgsBase } from '../shared/types.ts'; export type RenderArgsDeserialized = MultiVariantRenderArgsBase;