import * as React from 'react'; import { type ViewProps } from 'react-native'; export default function DebugContainer(props: ViewProps): React.JSX.Element; //# sourceMappingURL=DebugContainer.web.d.ts.map