export declare function green(...thingy: Array): string; export declare function dim(thingy: string | number): string; //# sourceMappingURL=styles.d.ts.map