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