import { type HTMLAttributes } from 'react'; export declare const FullScreenButton: (props: HTMLAttributes) => import("react/jsx-runtime").JSX.Element;