/// declare const ExitFullScreen: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default ExitFullScreen;