import { ReportItems } from '../../definitions.js'; /** * Report the items using a formatted table (Useful for CLI) */ export declare const reporter: ReportItems;