export declare const protobufPackage = ""; export interface ConferencingHeader { title?: string | undefined; description?: string | undefined; }