export declare const renderLineWithTitle: (title: string, value?: string) => void;
export declare const chalkUrl: (url: string) => string;
