export default class clipboard { static writeHtml(str: string): void; }