import React from 'react'; import type { FullscreenControlProps } from './type'; export declare const FullscreenControl: React.FC;