import { TwoSlashReturn } from "@typescript/twoslash";
export declare const htmlForTags: (tags: TwoSlashReturn["tags"]) => string;
