import { PrettifyOptions } from '@lib'; import { CLIModule } from '@types'; export declare const prettifyHandler: CLIModule;