export declare const html: (partials: { top: string[]; head: string[]; body: string[]; }) => string;