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

Component({ props: SafeAreaDefaultProps });
