export function indent(message: string, indent?: string): string;
export function li(message: string): string;
//# sourceMappingURL=format.d.ts.map