export declare function printBoxedBlue(text: string): void; export declare function printBoxedYellow(text: string): void; //# sourceMappingURL=box.d.ts.map