export declare const useUserCameraDomElements: (streamIds: string[]) => HTMLDivElement[] | undefined;
