UNPKG

215 BTypeScriptView Raw
1import React, { ReactNode } from 'react';
2declare function FullWindowOverlay(props: {
3 children: ReactNode;
4}): React.JSX.Element;
5export default FullWindowOverlay;
6//# sourceMappingURL=FullWindowOverlay.d.ts.map
\No newline at end of file