type ViewerModule = typeof import('viewerjs'); export declare function loadViewer(): Promise; export {};