declare const partData: { [uuid: string]: { color: string; }; }; export default partData;