import * as React from 'react'; export declare const ExitFullScreenButtonWithTooltip: React.FC<{ onClick(): void; }>;