type Dictionary = { [key: K]: V; }; export default Dictionary; //# sourceMappingURL=Dictionary.d.ts.map