import { FunctionComponent } from 'react'; import { SpaceProps } from './types'; export declare const Space: FunctionComponent>;