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