import { Component } from '../_util/simply';
import { SpaceDefaultProps } from './props';

Component({ props: SpaceDefaultProps });
