import { type HTMLAttributes } from 'react';
export declare const FullScreenButton: (props: HTMLAttributes<HTMLButtonElement>) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=FullScreenButton.d.ts.map