import { createElement } from 'rax'; import View from 'rax-view'; export default function Placeholder() { return ; }