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