import { AlertComponent } from './interface.js'; declare const MemoAlert: AlertComponent; export { MemoAlert as default };