import { Color } from '../util/index.js'; export declare const BlockColors: { [key: string]: (props: { [key: string]: string; }) => Color; }; //# sourceMappingURL=BlockColors.d.ts.map