/*! * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. */ export declare class ColorResources { static colors: { [key: string]: number[]; }; }