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