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