declare module 'chalk' { export const green: any; export const underline: any; export const yellow: any; }