import { Layer } from "../types";
export default function getRGBForEntity(layers: Layer[], entity: any): string;
//# sourceMappingURL=getRGBForEntity.d.ts.map