/// export interface TypeDataVFullScreenContainer { } declare const DataVFullScreenContainer: (props: TypeDataVFullScreenContainer) => import("react").JSX.Element; export default DataVFullScreenContainer;