import chalk = require("chalk");
export declare const token: typeof token;
export declare const background: chalk.Chalk;
import backgroundAlt = background;
import toEOL = background;
import inlineSpace = background;
export { backgroundAlt, toEOL, inlineSpace };
