export declare class PasteUtils { static sanitizePastedTextContent(event: ClipboardEvent): void; } //# sourceMappingURL=pasteUtils.d.ts.map