import 'marked/lib/marked.js'; export declare function marked(src: string): (part: import("lit-html").Part) => void;