import { type ResultPrinter } from '../../entities/types';
export declare const resultPrinter: ResultPrinter;
