import PanoViewer from "./PanoViewer";
declare const _default: {
    PanoViewer: typeof PanoViewer;
    VERSION: string;
};
export default _default;
