export interface IoCode { params: { value: string; }; } //# sourceMappingURL=IoCode.d.ts.map