import * as React from "react"; import { TokenGridProps } from "./TokenGrid"; export declare const ColorGrid: React.FC;