export declare function yellow(text: string): string; export declare function red(text: string): string; //# sourceMappingURL=colors.d.ts.map