import { BoardViewerPage } from './board-viewer-page'; export declare class AppBoardViewerPage extends BoardViewerPage { get context(): any; }