import { ChalkInstance } from 'chalk'; export declare const isChalkStyle: (styleName: string) => styleName is keyof ChalkInstance;