import type Popup from "./Popup.js"; export default function PopubBlockLayerTemplate(this: Popup) { return (
); }