"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function render() { return null; } exports.default = render;