export declare const getTextFromClipboard: (data: DataTransfer | null) => string | import("slate").BaseElement;