import React from "react"; export default function FloatingNoticePlaceholder({id = ''}) { return
; }