export interface Param { key: string; value: unknown; } //# sourceMappingURL=param.d.ts.map