import { DiamondColor } from "../../types/color.types"; export declare const DiamondColors: DiamondColor[]; export default DiamondColors;