import React from 'react'; import '../../../components/Editor/fullscreen.css'; export declare const Fullscreen: (props: any) => React.JSX.Element;