export default class HMSIdFactory {
    static makePeerId: () => string;
}
