import type { ColorIdentityColors } from "./types"; declare const COLOR_ORDER: ColorIdentityColors[][]; export default COLOR_ORDER;