import type Color from "./Color.js"; declare const darkBurntOrange: Color; export default darkBurntOrange;