import { Projection } from "../lib/projections";
declare const ColorChip: Projection;
export default ColorChip;
