import { Viewer } from "."; export declare function LoadBoard(view: Viewer, data: any[], clear?: boolean): void;