export declare function strongGreen(str: string): string; export declare function strongRed(str: string): string; export declare function strongBlue(str: string): string;