import { Board } from "microboard-temp"; export declare function tryToPasteFromMicroboard(text: string, board: Board): boolean;