export { default } from './ScreenCapture.jsx'
export type {
  ScreenCaptureOptions,
  ScreenCaptureState,
} from './ScreenCapture.jsx'
export { type ScreenCaptureStatus } from './ScreenCapture.jsx'
