import { IColor } from "./interfaces";
export declare const Color: IColor;
