import { html } from '@lib/html'; export default ( message: string, alertClass = 'alert-success', remove = true ) => { return html`