import { ListPmiAnnotationsResponse } from '@vertexvis/scene-view-protos/sceneview/protos/scene_view_api_pb'; import { Mapper as M } from '@vertexvis/utils'; import { PmiAnnotationListResponse } from './types'; export declare const mapListPmiAnnotationsResponseOrThrow: M.ThrowIfInvalidFunc;