export type { ILogger as CliLogger } from '@foam/core'; export type Format = 'text' | 'json';