export declare function green(text: string): string; export declare function italic(text: string): string;