export declare const toHTML: >(options: { filePath: string; props?: Input; root?: string; externals?: string[]; }) => Promise;