type One = { key: string; value: string; }; export default One;