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