import { vertexvis } from '@vertexvis/frame-streaming-protos'; import { Mapper as M } from '@vertexvis/utils'; import { StreamAttributes } from '../../interfaces'; export declare const toPbStreamAttributes: M.Func;