// @ts-nocheck export { Chalk } from 'chalk'; export { chalk } from 'tnp-core/websql'; export declare class CLI { static chalk: import("chalk").Chalk; }