import React from 'react'; import { View } from 'react-native'; import type { SpaceProps } from './types'; export declare const Space: React.ForwardRefExoticComponent>;