import type ModusResult from '@oada/types/modus/v1/modus-result.js'; export declare function toHtml(mr: ModusResult, filename?: string): Promise;