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