import React from 'react'; export declare type FullScreenModalProps = {}; export declare const FullScreenModal: React.FC;