export { printError } from './printError.js'; export { printWarning } from './printWarning.js'; export type { PrintConsoleOptions } from './type.js';