export declare const ScreenShare: ({ id, order }: { id: string; order: number; }) => import("react").JSX.Element;